home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 July
/
CMCD0704.ISO
/
Software
/
Shareware
/
Comunicatii
/
feedaemon
/
fd110rc5.exe
/
{app}
/
FeedDemon.exe
/
0
/
RCDATA
/
TFOPTIONSDLG
/
TFOPTIONSDLG.txt
Wrap
Text File
|
2004-05-31
|
21KB
|
799 lines
object fOptionsDlg: TfOptionsDlg
Left = 327
Top = 258
BorderStyle = bsDialog
Caption = 'fOptionsDlg'
ClientHeight = 421
ClientWidth = 542
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 13
object pgOptions: TnbPageControl
Left = 6
Top = 4
Width = 529
Height = 374
ActivePage = cxTabGeneral
HotTrack = True
LookAndFeel.Kind = lfUltraFlat
LookAndFeel.NativeStyle = True
TabOrder = 0
OnChange = pgOptionsChange
ClientRectBottom = 370
ClientRectLeft = 2
ClientRectRight = 525
ClientRectTop = 22
object cxTabGeneral: TcxTabSheet
Caption = 'General'
object lblGeneral: TLabel
Left = 24
Top = 29
Width = 480
Height = 20
AutoSize = False
Caption = 'General'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object chkAutoUpdateOnGroupChange: TCheckBox
Left = 24
Top = 56
Width = 480
Height = 17
Caption = 'chkAutoUpdateOnGroupChange'
TabOrder = 0
OnClick = ControlChanged
end
object btnChanDefaults: TBitBtn
Left = 24
Top = 234
Width = 164
Height = 25
Caption = 'btnChanDefaults'
TabOrder = 5
OnClick = btnChanDefaultsClick
Margin = 3
Spacing = -1
end
object btnConnection: TBitBtn
Left = 24
Top = 200
Width = 164
Height = 25
Caption = 'btnConnection'
TabOrder = 4
OnClick = btnConnectionClick
Margin = 3
Spacing = -1
end
object btnSounds: TBitBtn
Left = 24
Top = 166
Width = 164
Height = 25
Caption = 'btnSounds'
TabOrder = 3
OnClick = btnSoundsClick
Margin = 3
Spacing = -1
end
object btnConfirmations: TBitBtn
Left = 24
Top = 268
Width = 164
Height = 25
Caption = 'btnConfirmations'
TabOrder = 6
OnClick = btnConfirmationsClick
Margin = 3
Spacing = -1
end
object chkDefaultAggregator: TCheckBox
Left = 24
Top = 100
Width = 481
Height = 17
Caption = 'FeedDemon should check if it is the default feed aggregator'
TabOrder = 2
OnClick = ControlChanged
end
object chkValidateNewChannels: TCheckBox
Left = 24
Top = 78
Width = 480
Height = 17
Caption = 'Show validation errors in new channels'
Checked = True
State = cbChecked
TabOrder = 1
OnClick = ControlChanged
end
end
object cxTabReading: TcxTabSheet
Caption = 'Reading'
ImageIndex = 6
object lblAutoReadSeconds: TLabel
Left = 386
Top = 102
Width = 40
Height = 13
Caption = 'seconds'
end
object lblReading: TLabel
Left = 24
Top = 29
Width = 480
Height = 20
AutoSize = False
Caption = 'lblReading'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object chkAutoRead: TCheckBox
Left = 24
Top = 100
Width = 241
Height = 17
Caption = 'Mark news items as read after displaying for'
TabOrder = 0
OnClick = chkAutoReadClick
end
object txtAutoRead: TnbNumberEdit
Left = 325
Top = 98
Width = 34
Height = 21
MaxLength = 3
TabOrder = 1
Text = '5'
OnKeyPress = txtKeyPress
end
object updAutoRead: TUpDown
Left = 359
Top = 98
Width = 16
Height = 21
Associate = txtAutoRead
Max = 60
Position = 5
TabOrder = 2
OnClick = updClick
end
object chkMarkAllReadOnChannelChange: TCheckBox
Left = 24
Top = 122
Width = 480
Height = 17
Caption = 'chkMarkAllReadOnChannelChange'
TabOrder = 3
OnClick = ControlChanged
end
object chkMarkAllReadOnGroupChange: TCheckBox
Left = 24
Top = 144
Width = 480
Height = 17
Caption = 'chkMarkAllReadOnGroupChange'
TabOrder = 4
OnClick = ControlChanged
end
object chkEnableSpacebarNav: TCheckBox
Left = 24
Top = 56
Width = 480
Height = 17
Caption = 'chkEnableSpacebarNav'
TabOrder = 5
OnClick = chkEnableSpacebarNavClick
end
object chkEnableSpacebarNavUnread: TCheckBox
Left = 40
Top = 78
Width = 465
Height = 17
Caption = 'chkEnableSpacebarNavUnread'
TabOrder = 6
OnClick = ControlChanged
end
end
object cxTabBrowsing: TcxTabSheet
Caption = 'Browsing'
object lblBrowsing: TLabel
Left = 24
Top = 29
Width = 480
Height = 20
AutoSize = False
Caption = 'lblBrowsing'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object lblTabbedBrowsing: TLabel
Left = 24
Top = 197
Width = 480
Height = 20
AutoSize = False
Caption = 'lblTabbedBrowsing'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object chkBrowseLinkNoDesc: TCheckBox
Left = 24
Top = 56
Width = 480
Height = 17
Caption = 'chkBrowseLinkNoDesc'
TabOrder = 0
OnClick = ControlChanged
end
object chkBrowseLinkDirect: TCheckBox
Left = 24
Top = 78
Width = 480
Height = 17
Caption = 'chkBrowseLinkDirect'
TabOrder = 1
OnClick = ControlChanged
end
object chkBrowseExternalInDefault: TCheckBox
Left = 24
Top = 100
Width = 480
Height = 17
Caption = 'chkBrowseExternalInDefault'
TabOrder = 2
OnClick = ControlChanged
end
object chkBrowseSilent: TCheckBox
Left = 24
Top = 122
Width = 480
Height = 17
Caption = 'chkBrowseSilent'
TabOrder = 3
OnClick = ControlChanged
end
object chkBrowseTabInBack: TCheckBox
Left = 24
Top = 247
Width = 480
Height = 17
Caption = 'chkBrowseTabInBack'
TabOrder = 7
OnClick = ControlChanged
end
object chkBrowseInterceptNewWindows: TCheckBox
Left = 24
Top = 224
Width = 480
Height = 17
Caption = 'chkBrowseInterceptNewWindows'
TabOrder = 6
OnClick = ControlChanged
end
object chkBrowseHideChannelBarOnMax: TCheckBox
Left = 24
Top = 144
Width = 480
Height = 17
Caption = 'chkBrowseHideChannelBarOnMax'
TabOrder = 4
OnClick = ControlChanged
end
object chkBrowseUseMozilla: TCheckBox
Left = 24
Top = 167
Width = 480
Height = 17
Caption = 'chkBrowseUseMozilla'
TabOrder = 5
Visible = False
OnClick = chkBrowseUseMozillaClick
end
end
object cxTabNewspaper: TcxTabSheet
Caption = 'Newspaper'
object lblNewspaper: TLabel
Left = 24
Top = 29
Width = 480
Height = 20
AutoSize = False
Caption = 'lblNewspaper'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object htmlNewspaperDateFilter: THTMLabel
Left = 24
Top = 243
Width = 480
Height = 19
AnchorHint = False
AutoSizing = True
AutoSizeType = asVertical
Ellipsis = False
HintShowFull = False
Hover = False
HoverColor = clNone
HoverFontColor = clNone
HTMLHint = False
HTMLText.Strings = (
'(set at runtime)')
ShadowColor = clGray
ShadowOffset = 2
Transparent = True
URLColor = clBlue
VAlignment = tvaTop
end
object lblNewspaperMaxItems: TLabel
Left = 24
Top = 66
Width = 109
Height = 13
Caption = 'lblNewspaperMaxItems'
Transparent = True
end
object lblNewspaperDateFilter: TLabel
Left = 24
Top = 141
Width = 480
Height = 20
AutoSize = False
Caption = 'lblNewspaperDateFilter'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object txtNewspaperMaxItems: TnbNumberEdit
Left = 150
Top = 63
Width = 49
Height = 21
MaxLength = 3
TabOrder = 0
Text = '1'
OnKeyPress = txtKeyPress
end
object updNewspaperMaxItems: TUpDown
Left = 199
Top = 63
Width = 16
Height = 21
Associate = txtNewspaperMaxItems
Min = 1
Max = 200
Position = 1
TabOrder = 1
OnClick = updClick
end
object chkNewspaperOnChannelChange: TCheckBox
Left = 24
Top = 95
Width = 480
Height = 17
Caption = 'chkNewspaperOnChannelChange'
TabOrder = 2
OnClick = ControlChanged
end
object optNewspaperDateFilter_PubIfAvail: TRadioButton
Left = 24
Top = 189
Width = 492
Height = 17
Caption = 'optNewspaperDateFilter_PubIfAvail'
TabOrder = 4
OnClick = ControlChanged
end
object optNewspaperDateFilter_Rcvd: TRadioButton
Left = 24
Top = 167
Width = 492
Height = 17
Caption = 'optNewspaperDateFilter_Rcvd'
TabOrder = 3
OnClick = ControlChanged
end
object optNewspaperDateFilter_Pub: TRadioButton
Left = 24
Top = 211
Width = 492
Height = 17
Caption = 'optNewspaperDateFilter_Pub'
TabOrder = 5
OnClick = ControlChanged
end
end
object cxTabSysTray: TcxTabSheet
Caption = 'System Tray'
object lblSystemTray: TLabel
Left = 24
Top = 29
Width = 79
Height = 13
Caption = 'lblSystemTray'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object lblInfoBalloon: TLabel
Left = 24
Top = 149
Width = 78
Height = 13
Caption = 'lblInfoBalloon'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object pnlSysTray: TPanel
Left = 24
Top = 56
Width = 480
Height = 73
BevelOuter = bvNone
TabOrder = 0
object optSysTrayMinimized: TRadioButton
Left = 0
Top = 0
Width = 460
Height = 17
Caption = 'optSysTrayMinimized'
TabOrder = 0
OnClick = ControlChanged
end
object optSysTrayAlways: TRadioButton
Left = 0
Top = 22
Width = 460
Height = 17
Caption = 'optSysTrayAlways'
TabOrder = 1
OnClick = ControlChanged
end
object optSysTrayNever: TRadioButton
Left = 0
Top = 44
Width = 460
Height = 17
Caption = 'optSysTrayNever'
TabOrder = 2
OnClick = ControlChanged
end
end
object pnlInfoBalloon: TPanel
Left = 24
Top = 174
Width = 480
Height = 81
BevelOuter = bvNone
TabOrder = 1
object optInfoBalloonMinimized: TRadioButton
Left = 0
Top = 1
Width = 460
Height = 17
Caption = 'optInfoBalloonMinimized'
TabOrder = 0
OnClick = ControlChanged
end
object optInfoBalloonAlways: TRadioButton
Left = 0
Top = 23
Width = 460
Height = 17
Caption = 'optInfoBalloonAlways'
TabOrder = 1
OnClick = ControlChanged
end
object optInfoBalloonNever: TRadioButton
Left = 0
Top = 45
Width = 460
Height = 17
Caption = 'optInfoBalloonNever'
TabOrder = 2
OnClick = ControlChanged
end
end
end
object cxTabAppearance: TcxTabSheet
Caption = 'Appearance'
object lblAppearanceColors: TLabel
Left = 24
Top = 29
Width = 480
Height = 20
AutoSize = False
Caption = 'lblAppearanceColors'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object lblAutoPreviewColor: TLabel
Left = 24
Top = 57
Width = 94
Height = 13
Caption = 'lblAutoPreviewColor'
Transparent = True
end
object lblFlaggedColor: TLabel
Left = 24
Top = 107
Width = 72
Height = 13
Caption = 'lblFlaggedColor'
Transparent = True
end
object lblAppearanceFonts: TLabel
Left = 24
Top = 169
Width = 480
Height = 20
AutoSize = False
Caption = 'lblAppearanceFonts'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object lblFontAutoPreview: TLabel
Left = 24
Top = 291
Width = 91
Height = 13
Caption = 'lblFontAutoPreview'
Transparent = True
end
object lblFontNewsItems: TLabel
Left = 24
Top = 243
Width = 83
Height = 13
Caption = 'lblFontNewsItems'
Transparent = True
end
object lblFontNavBar: TLabel
Left = 24
Top = 196
Width = 67
Height = 13
Caption = 'lblFontNavBar'
Transparent = True
end
object lblAutoPreviewLineCnt: TLabel
Left = 267
Top = 57
Width = 106
Height = 13
Caption = 'lblAutoPreviewLineCnt'
Transparent = True
end
object cxFontNewsItems: TcxFontNameComboBox
Left = 24
Top = 259
Width = 217
Height = 21
Properties.MaxMRUFonts = 0
Properties.FontTypes = [cxftTTF, cxftRaster, cxftDevice, cxftFixed]
Properties.FontPreview.ShowButtons = False
Properties.UseOwnFont = True
Properties.DropDownRows = 12
Properties.ReadOnly = False
Style.BorderStyle = ebs3D
Style.LookAndFeel.Kind = lfStandard
Style.LookAndFeel.NativeStyle = True
Style.TransparentBorder = False
Style.ButtonStyle = bts3D
TabOrder = 5
OnClick = cxFontClick
end
object cxFontAutoPreview: TcxFontNameComboBox
Left = 24
Top = 307
Width = 217
Height = 21
Properties.MaxMRUFonts = 0
Properties.FontTypes = [cxftTTF, cxftRaster, cxftDevice, cxftFixed]
Properties.FontPreview.ShowButtons = False
Properties.UseOwnFont = True
Properties.DropDownRows = 12
Properties.ReadOnly = False
Style.BorderStyle = ebs3D
Style.LookAndFeel.Kind = lfStandard
Style.LookAndFeel.NativeStyle = True
Style.TransparentBorder = False
Style.ButtonStyle = bts3D
TabOrder = 6
OnClick = cxFontClick
end
object cxFontNavBar: TcxFontNameComboBox
Left = 24
Top = 212
Width = 217
Height = 21
Properties.MaxMRUFonts = 0
Properties.FontTypes = [cxftTTF, cxftRaster, cxftDevice, cxftFixed]
Properties.FontPreview.ShowButtons = False
Properties.UseOwnFont = True
Properties.DropDownRows = 12
Properties.ReadOnly = False
Style.BorderStyle = ebs3D
Style.LookAndFeel.Kind = lfStandard
Style.LookAndFeel.NativeStyle = True
Style.TransparentBorder = False
Style.ButtonStyle = bts3D
TabOrder = 4
OnClick = cxFontClick
end
object btnResetAppearance: TButton
Left = 358
Top = 308
Width = 146
Height = 25
Caption = 'btnResetAppearance'
TabOrder = 7
OnClick = btnResetAppearanceClick
end
object cxColorAutoPreview: TcxColorComboBox
Left = 24
Top = 78
Width = 217
Height = 21
Properties.ColorBoxWidth = 50
Properties.DefaultDescription = 'Color not selected'
Properties.MaxMRUColors = 0
Properties.NamingConvention = cxncX11
Properties.PrepareList = cxplX11Ordered
Properties.DropDownRows = 10
Properties.ReadOnly = False
Properties.Revertable = True
Properties.Items = <>
Properties.PrepareInfo = ''
Style.BorderStyle = ebs3D
Style.LookAndFeel.Kind = lfUltraFlat
Style.LookAndFeel.NativeStyle = True
Style.Shadow = False
Style.TransparentBorder = True
Style.ButtonStyle = btsUltraFlat
Style.ButtonTransparency = ebtNone
TabOrder = 0
OnClick = ControlChanged
end
object cxColorFlagged: TcxColorComboBox
Left = 24
Top = 126
Width = 217
Height = 21
Properties.ColorBoxWidth = 50
Properties.DefaultDescription = 'Color not selected'
Properties.MaxMRUColors = 0
Properties.NamingConvention = cxncX11
Properties.PrepareList = cxplX11Ordered
Properties.DropDownRows = 10
Properties.ReadOnly = False
Properties.Revertable = True
Properties.Items = <>
Properties.PrepareInfo = ''
Style.BorderStyle = ebs3D
Style.LookAndFeel.Kind = lfUltraFlat
Style.LookAndFeel.NativeStyle = True
Style.Shadow = False
Style.TransparentBorder = True
Style.ButtonStyle = btsUltraFlat
Style.ButtonTransparency = ebtNone
TabOrder = 3
OnClick = ControlChanged
end
object txtAutoPreviewLineCnt: TnbNumberEdit
Left = 267
Top = 78
Width = 38
Height = 21
MaxLength = 2
TabOrder = 2
Text = '1'
OnKeyPress = txtKeyPress
end
object updAutoPreviewLineCnt: TUpDown
Left = 305
Top = 78
Width = 16
Height = 21
Associate = txtAutoPreviewLineCnt
Min = 1
Max = 5
Position = 1
TabOrder = 1
OnClick = updClick
end
end
end
object btnOK: TButton
Left = 293
Top = 386
Width = 75
Height = 25
Caption = 'btnOK'
Default = True
TabOrder = 1
OnClick = btnOKClick
end
object btnClose: TButton
Left = 376
Top = 386
Width = 75
Height = 25
Cancel = True
Caption = 'btnClose'
ModalResult = 2
TabOrder = 2
end
object btnApply: TButton
Left = 460
Top = 386
Width = 75
Height = 25
Caption = 'btnApply'
Enabled = False
TabOrder = 3
OnClick = btnApplyClick
end
end